| Total Complexity | 33 |
| Dependencies | 7 |
| Dependents | 0 |
| Total lines | 179 |
| Lines of code | 86 |
| Logical lines of code | 51 |
| Comment lines | 53 |
| Methods | 8 |
| Properties | 5 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| __construct() | 51 | 13 | 22 | |
| isLegacyPipe() | 63 | 6 | 9 | |
| handleData() | 52 | 4 | 25 | |
| close() | 63 | 3 | 12 | |
| resume() | 70 | 3 | 6 | |
| pause() | 72 | 2 | 6 | |
| isReadable() | 81 | 1 | 3 | |
| pipe() | 79 | 1 | 3 |